'Usage Dim instance As CalcCountBlankFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
Parameters
- args
The args contains 1 item: range.
Range is the range from which you want to count the blank cells.
Return Value
A System.Object value that indicates the evaluate result.